func text/template.isTrue
4 uses
text/template (current package)
exec.go#L302: truth, ok := isTrue(indirectInterface(val))
exec.go#L321: return isTrue(reflect.ValueOf(val))
exec.go#L324: func isTrue(val reflect.Value) (truth, ok bool) {
funcs.go#L385: t, _ := isTrue(indirectInterface(arg))
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)